[INFO] fetching crate ldconfig 0.1.1...
[INFO] testing ldconfig-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ldconfig 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ldconfig 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ldconfig 0.1.1
[INFO] tweaked toml for crates.io crate ldconfig 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ldconfig 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ldconfig 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bon v3.9.0
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded bpaf_derive v0.5.23
[INFO] [stderr]   Downloaded goblin v0.10.5
[INFO] [stderr]   Downloaded bon-macros v3.9.0
[INFO] [stderr]   Downloaded bpaf v0.9.23
[INFO] [stderr]   Downloaded ld-so-cache v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62bdc03076fa0a3a968f36d5ac7bf09b332afd620317f7327ff3500194379c39
[INFO] running `Command { std: "docker" "start" "-a" "62bdc03076fa0a3a968f36d5ac7bf09b332afd620317f7327ff3500194379c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62bdc03076fa0a3a968f36d5ac7bf09b332afd620317f7327ff3500194379c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62bdc03076fa0a3a968f36d5ac7bf09b332afd620317f7327ff3500194379c39", kill_on_drop: false }`
[INFO] [stdout] 62bdc03076fa0a3a968f36d5ac7bf09b332afd620317f7327ff3500194379c39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c70aebc6d6225b307c0511730f151f27546341161059179ed9e2ce4fdd743df
[INFO] running `Command { std: "docker" "start" "-a" "7c70aebc6d6225b307c0511730f151f27546341161059179ed9e2ce4fdd743df", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bpaf_derive v0.5.23
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bpaf v0.9.23
[INFO] [stderr]    Compiling goblin v0.10.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling ldconfig v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `osversion` is never read
[INFO] [stdout]   --> src/cache_format.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CacheEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub osversion: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.30s
[INFO] running `Command { std: "docker" "inspect" "7c70aebc6d6225b307c0511730f151f27546341161059179ed9e2ce4fdd743df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c70aebc6d6225b307c0511730f151f27546341161059179ed9e2ce4fdd743df", kill_on_drop: false }`
[INFO] [stdout] 7c70aebc6d6225b307c0511730f151f27546341161059179ed9e2ce4fdd743df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3fc9492c5ece7c69f8a8535a18a8082a03ffa25e3321b85a96ea5257e62261
[INFO] running `Command { std: "docker" "start" "-a" "bb3fc9492c5ece7c69f8a8535a18a8082a03ffa25e3321b85a96ea5257e62261", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ld-so-cache v0.1.0
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling ldconfig v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `osversion` is never read
[INFO] [stdout]   --> src/cache_format.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CacheEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub osversion: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `osversion` is never read
[INFO] [stdout]   --> src/cache_format.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CacheEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub osversion: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "bb3fc9492c5ece7c69f8a8535a18a8082a03ffa25e3321b85a96ea5257e62261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3fc9492c5ece7c69f8a8535a18a8082a03ffa25e3321b85a96ea5257e62261", kill_on_drop: false }`
[INFO] [stdout] bb3fc9492c5ece7c69f8a8535a18a8082a03ffa25e3321b85a96ea5257e62261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c316f08c6cefbe8aa62a2d69522ff3c360365e5a1520f1778a22141ce8d886c
[INFO] running `Command { std: "docker" "start" "-a" "1c316f08c6cefbe8aa62a2d69522ff3c360365e5a1520f1778a22141ce8d886c", kill_on_drop: false }`
[INFO] [stderr] warning: field `osversion` is never read
[INFO] [stderr]   --> src/cache_format.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct CacheEntry {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub osversion: u32,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ldconfig` (lib) generated 1 warning
[INFO] [stderr] warning: `ldconfig` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ldconfig-f041a878646d2d58)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test cache_format::tests::libcmp_different_names ... ok
[INFO] [stdout] test cache_format::tests::libcmp_digit_after_nondigit ... ok
[INFO] [stdout] test cache_format::tests::libcmp_multi_version ... ok
[INFO] [stdout] test cache_format::tests::libcmp_prefix ... ok
[INFO] [stdout] test cache_format::tests::round_trip_build_parse ... ok
[INFO] [stdout] test cache_format::tests::arch_flags_arm ... ok
[INFO] [stdout] test cache_format::tests::sort_order_matches_glibc ... ok
[INFO] [stdout] test scanner::tests::dedup_preserves_order ... ok
[INFO] [stdout] test scanner::tests::is_dso_standard_libs ... ok
[INFO] [stdout] test cache_format::tests::libcmp_numeric_order ... ok
[INFO] [stdout] test atomic_write::tests::test_atomic_write ... ok
[INFO] [stderr]      Running unittests src/bin/ldconfig.rs (/opt/rustwide/target/debug/deps/ldconfig-d342f18dfbe5c745)
[INFO] [stdout] test atomic_write::tests::test_atomic_write_nested_dirs ... ok
[INFO] [stdout] test scanner::tests::is_dso_rejects_non_libs ... ok
[INFO] [stdout] test scanner::tests::dedup_same_filename_different_dirs ... ok
[INFO] [stdout] test cache_format::tests::arch_flags_x86_64 ... ok
[INFO] [stdout] test cache_format::tests::libcmp_identical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ldconfig
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/cache.rs - cache (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1c316f08c6cefbe8aa62a2d69522ff3c360365e5a1520f1778a22141ce8d886c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c316f08c6cefbe8aa62a2d69522ff3c360365e5a1520f1778a22141ce8d886c", kill_on_drop: false }`
[INFO] [stdout] 1c316f08c6cefbe8aa62a2d69522ff3c360365e5a1520f1778a22141ce8d886c
